iisnode encountered an error when processing the request.
HRESULT: 0x6d HTTP status: 500 HTTP subStatus: 1016 HTTP reason: Internal Server Error
You are receiving this HTTP 200 response because system.webServer/iisnode/@devErrorsEnabled configuration setting is 'true'.
In addition to the log of stdout and stderr of the node.exe process, consider using debugging and ETW traces to further diagnose the problem.
The last 64k of the output generated by the node.exe process to stderr is shown below:
(node:6736) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
(node:6736) [DEP0118] DeprecationWarning: The provided hostname "" is not a valid hostname, and is supported in the dns module solely for compatibility.
Error checking web content redirect: ConnectionError: Failed to connect to :1433 - Could not connect (sequence)
at C:\inetpub\wwwroot\nutrimatters.tizbilabs.com\server\node_modules\mssql\lib\tedious\connection-pool.js:85:17
at Connection.onConnect (C:\inetpub\wwwroot\nutrimatters.tizbilabs.com\server\node_modules\tedious\lib\connection.js:838:9)
at Object.onceWrapper (node:events:633:26)
at Connection.emit (node:events:518:28)
at Connection.emit (C:\inetpub\wwwroot\nutrimatters.tizbilabs.com\server\node_modules\tedious\lib\connection.js:959:18)
at Connection.socketError (C:\inetpub\wwwroot\nutrimatters.tizbilabs.com\server\node_modules\tedious\lib\connection.js:1340:12)
at C:\inetpub\wwwroot\nutrimatters.tizbilabs.com\server\node_modules\tedious\lib\connection.js:1133:14
at process.processTicksAndRejections (node:internal/process/task_queues:77:11) {
code: 'ESOCKET',
originalError: ConnectionError: Failed to connect to :1433 - Could not connect (sequence)
at Connection.socketError (C:\inetpub\wwwroot\nutrimatters.tizbilabs.com\server\node_modules\tedious\lib\connection.js:1340:28)
at C:\inetpub\wwwroot\nutrimatters.tizbilabs.com\server\node_modules\tedious\lib\connection.js:1133:14
at process.processTicksAndRejections (node:internal/process/task_queues:77:11) {
code: 'ESOCKET'
}
}
Error checking web content path: ConnectionError: Failed to connect to :1433 - Could not connect (sequence)
at C:\inetpub\wwwroot\nutrimatters.tizbilabs.com\server\node_modules\mssql\lib\tedious\connection-pool.js:85:17
at Connection.onConnect (C:\inetpub\wwwroot\nutrimatters.tizbilabs.com\server\node_modules\tedious\lib\connection.js:838:9)
at Object.onceWrapper (node:events:633:26)
at Connection.emit (node:events:518:28)
at Connection.emit (C:\inetpub\wwwroot\nutrimatters.tizbilabs.com\server\node_modules\tedious\lib\connection.js:959:18)
at Connection.socketError (C:\inetpub\wwwroot\nutrimatters.tizbilabs.com\server\node_modules\tedious\lib\connection.js:1340:12)
at C:\inetpub\wwwroot\nutrimatters.tizbilabs.com\server\node_modules\tedious\lib\connection.js:1133:14
at process.processTicksAndRejections (node:internal/process/task_queues:77:11) {
code: 'ESOCKET',
originalError: ConnectionError: Failed to connect to :1433 - Could not connect (sequence)
at Connection.socketError (C:\inetpub\wwwroot\nutrimatters.tizbilabs.com\server\node_modules\tedious\lib\connection.js:1340:28)
at C:\inetpub\wwwroot\nutrimatters.tizbilabs.com\server\node_modules\tedious\lib\connection.js:1133:14
at process.processTicksAndRejections (node:internal/process/task_queues:77:11) {
code: 'ESOCKET'
}
}
[request error] [unhandled] [GET] http://nutrimatters.tizbilabs.com/images/home/apps/MSI%20App%20Index%20&%20Trend%20Screens%201%201.png
[H3Error: ENOENT: no such file or directory, open 'C:\inetpub\wwwroot\nutrimatters.tizbilabs.com\public\images\home\apps\MSI App Index & Trend Screens 1 1.png'] {
cause: [Error: ENOENT: no such file or directory, open 'C:\inetpub\wwwroot\nutrimatters.tizbilabs.com\public\images\home\apps\MSI App Index & Trend Screens 1 1.png'] {
errno: -4058,
code: 'ENOENT',
syscall: 'open',
path: 'C:\\inetpub\\wwwroot\\nutrimatters.tizbilabs.com\\public\\images\\home\\apps\\MSI App Index & Trend Screens 1 1.png'
},
statusCode: 500,
fatal: false,
unhandled: true,
statusMessage: undefined,
data: undefined
}